Configurates
C1.Web.Mvc.ColumnBase.MultiLine. Sets a value that indicates whether the content of cells in this row or column should wrap at new line characters (\n).
シンタックス
'宣言
Public Function MultiLine( _
ByVal As System.Boolean _
) As
public MultiLine(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照